home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Compiling Extension
- Sent: 6/3/96 8:22 AM
- Received: 6/3/96 8:41 AM
- From: Brian Arnold, arnold@lumina.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >>This file is included into a CW9 project. The SOMObjectsTS compiler creates
- >>the other SOM files without errors, although warning messages about the
- >>function declarations not being in the correct relase order, are generated.
- >
- >I remember having a problem like that because I forgot the
- >UserStartupTS*somc file. I maybe completely wrong but....
-
- Aha, a clue! Perhaps the default file was meant for MPW and not ToolServer
- and is therefore left out "TS"? I have UserStartup(dot)somc, but it
- doesn't have "TS" in the name.
-
- Since I also have the same two problems (the idl warnings and the cpp
- semicolon errors) in my SOM class, I've taken the mental leap of changing
- the startup file's name. Adding "TS" to the file name after the word
- "ToolServer" so that it actually gets used by ToolServer cures both
- reported problems.
-
- - Brian
-
- ---------------------------------------------------------------
- Brian Arnold arnold@lumina.com
- Director of Software Development
- Lumina Decision Systems, Inc. http://www.lumina.com/
-
-